.bloodtable {padding: 0px; border: 1px solid #9B2F1F; margin: 0px;}

.errortext {color:#f00;font-size:18px}
.organization {font-size:18px}
.membership {font-size:18px}
.maintype {font-size:18px}
.maintype_emphasized {font-weight:bold;font-size:18px}
.maintype_error {color:#f00;font-size:18px}

.index_majorheading {font-weight:bold;font-size:18px}
.index_minorheading {font-size:18px}
.index_title {font-size:18px}
.index_volume {font-weight:bold;font-size:18px}

.copyright {font-size:10px}

.smalltext {font-size:12px; font-family:Verdana}
.mediumtext {font-size:24px; font-family:Verdana}
.mediumtextbold {font-size:24px; font-family:Verdana; font-weight:bold;}
.bigtext {font-size:32px; font-family:Verdana}
.bigbigtext {font-size:48px; font-family:Verdana}
.bigbigbigtext {font-size:64px; font-family:Verdana}

.maintext {font-size:18px; font-family:Verdana}

.bloodtext {color:#9B2F1F;}

h1 {font-weight:bold;font-size:30px}
table {font-size:18px}

a.ml:active  {color:#fff;text-decoration:underline;font-size:18px}
a.ml:link    {color:#fff;text-decoration:underline;font-size:18px}
a.ml:visited {color:#fff;text-decoration:underline;font-size:18px}
a.ml:hover	 {color:#f00;text-decoration:underline;font-size:18px}

A.ad:link { color: #0000ff }
A.ad:visited { color: #0000ff }
A.ad:hover { color: #0000ff }
A.ad:active { color: #0000ff }

.bordertable
{
    border-color: #600;
    border-style: solid;
	border-width: 0 0 2px 2px;
    border-spacing: 0;
    border-collapse: collapse;
}

.bordertable td
{
	border-color: #600;
    border-style: solid;
    margin: 0;
    padding: 4px;
    border-width: 2px 2px 0 0;
}


/* --------------------exhibitLinks */
div.exhibitLinks {
	background-color:#eff2f6;
	color:#555;
	height:2em;
	margin:0;
	padding:0;
	}
div.exhibitLinks+*,
div.exhibitLinks+*+* {clear:both;}
div.exhibitLinks ul {
	height:100%;
	margin:0;
	padding:0;
	}
div.exhibitLinks ul+* {clear:both;}
div.exhibitLinks ul li {
	background-color:transparent;
	float:left;
	list-style-type:none;
	margin:0 1px 2px 0;
	padding:0;
	text-align:center;
	white-space:nowrap;
	width:2.125em;
	}
div.exhibitLinks ul li.previous {
	background-color:transparent;
	padding:.0125em .100em .0125em 0em;
	text-align:center;
	width:2.875em;
	white-space:nowrap;
	}
div.exhibitLinks ul li.previousDisabled {
	background-color:transparent;
	border:1px solid #eff2f6;
	color:#ccc;
	font-weight:bold;
	padding:.25em .100em .25em 0em;
	text-align:center;
	white-space:nowrap;
	width:2.875em;
	}
div.exhibitLinks ul li.next {
	background-color:transparent;
	padding:.0125em .625em .0125em 0em;
	text-align:center;
	width:2.875em;
	white-space:nowrap;
	}
div.exhibitLinks ul li.nextDisabled {
	background-color:transparent;
	color:#ccc;
	font-weight:bold;
	margin:0;
	padding:.325em 1.325em .325em 0em;
	text-align:center;
	white-space:nowrap;
	}

div.exhibitLinks ul li.currentListItem {
	background:#eee;
	border:1px solid #ccc;
	font-weight:bold;
	padding:.25em 0;
	}

div.exhibitLinks ul li.tabItem {
	background-color:transparent;
	float:left;
	list-style-type:none;
	margin:0 1px 2px 0;
	white-space:nowrap;
	text-align:center;
	padding:0;
	width:120px;
	}
div.exhibitLinks ul li.tabItemCurrent {
	background:#eee;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	padding:.25em 0;
	width:120px;
	}
	
div.exhibitLinks ul li.photoItem {
	background-color:transparent;
	float:left;
	list-style-type:none;
	margin:0 1px 2px 0;
	white-space:nowrap;
	text-align:center;
	padding:0;
	width:180px;
	}
div.exhibitLinks ul li.photoItemCurrent {
	background:#eee;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	padding:.25em 0;
	width:180px;
	}

div.exhibitLinks ul li.frameItem {
	background-color:transparent;
	float:left;
	list-style-type:none;
	margin:0 1px 2px 0;
	white-space:nowrap;
	text-align:center;
	padding:0;
	width:80px;
	}
div.exhibitLinks ul li.frameItemCurrent {
	background:#eee;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	padding:.25em 0;
	width:80px;
	}


div.exhibitLinks ul li a:link,
div.exhibitLinks ul li a:visited,
div.exhibitLinks ul li a:hover {
	background:transparent;
	border:1px solid #eff2f6;/* same as div.navSearchPagedResults background */
	color:#00316B;
	display:block;
	padding:.25em .125em .25em .0625em;
	text-align:center;
	text-decoration:none;
	}
div.exhibitLinks ul li a:hover {
	border:1px solid #ccc;
	}

/* --------------------hacks for IE */
	/*
	IE 6 hacks begin with * html
	IE 7 hacks begin with *+html
	*/
* html div.exhibitLinks ul li.nextDisabled {
	background-position:100% 47%;
	}
/* --------------------hacks for IE */

/* --------------------end exhibitLinks */

